All Questions
3 questions
0votes
1answer
2kviews
How to Combine a Bridge with VLAN over a Bonding and Two Default Gateways
I have a Linux server with three NIC that are connected to a switch (one NIC is the management, two NIC form a LACP bonding). In addition I need to use a VLAN (167), because the switch is configured ...
1vote
1answer
10kviews
Bonding of two NIC does not work/go up
I have a Linux server with two NIC that are connected to a switch (and one NIC for management) and I want to use combine them and use LACP there, but for some unknown reason to me the bonding will ...
9votes
1answer
12kviews
How do I force ssh to use a second interface with higher metric?
I have a Crunchbang VM with two interfaces, eth0 and eth1, each of which connects to an OpenWRT VM (eth0 being 10.232.64.20 and eth1 being 10.232.65.20). I'm using Network Manager and DHCP. My ...